home *** CD-ROM | disk | FTP | other *** search
- Path: news.crystalball.com!news
- From: Larry Weiss <lfw@oc.com>
- Newsgroups: comp.lang.c
- Subject: Re: Borland C's tmpnam()
- Date: Mon, 25 Mar 1996 11:12:19 -0600
- Organization: crystalball.com
- Message-ID: <3156D3F3.2965@oc.com>
- References: <4j5ccr$isd@freenet.vcu.edu>
- NNTP-Posting-Host: external.oc.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- hguller@freenet.vcu.edu wrote:
- >
- > I don't think the C standard concerns itself with multiprocessing.
- > Tmpnam will only work TMP_MAX times during the execution of a program.
-
- OK, in that light, the library function's definition is quite sufficient.
-
- A tutorial on C may wish to stress the language's use in a multiprocessing
- environment, but there's no need for the C language Standard to get bogged
- down in such matters.
-